meson.build: synchronise with autotools version
authorØyvind Kolås <pippin@gimp.org>
Thu, 17 May 2018 10:53:42 +0000 (12:53 +0200)
committerØyvind Kolås <pippin@gimp.org>
Thu, 17 May 2018 10:53:44 +0000 (12:53 +0200)
WARNING: distributions should still not use meson to build packages - since
the meson build end up containing all instructions available on build host.

meson.build

index 8e5c47ce1b0b6b807953a91fd05bb12cc62f4198..53bf9a1210b0737760e0a5df74c62d9c407a2c03 100644 (file)
@@ -1,6 +1,6 @@
 project('babl', 'c',
   license: 'LGPL3+',
-  version: '0.1.48',
+  version: '0.1.49',
   meson_version: '>=0.40.0',
   default_options: [
     'sysconfdir=/etc',